Represents a search result, including the number of hits, the page information, the actual search results, and any aggregation results
Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| searchResults | List | ||
| totalHits | long | ||
| from | int | ||
| size | int |
Hide comments
Represents a search result, including the number of hits, the page information, the actual search results, and any aggregation results
| Name | Returns | Notes | Example |
|---|---|---|---|
| searchResults | List | ||
| totalHits | long | ||
| from | int | ||
| size | int |